| Total Complexity | 14 |
| Dependencies | 1 |
| Dependents | 6 |
| Total lines | 130 |
| Lines of code | 44 |
| Logical lines of code | 21 |
| Comment lines | 58 |
| Methods | 9 |
| Properties | 2 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| isLongLived() | 66 | 3 | 9 | |
| isExpired() | 66 | 3 | 9 | |
| __construct() | 72 | 2 | 6 | |
| getAppSecretProof() | 79 | 1 | 3 | |
| getExpiresAt() | 82 | 1 | 3 | |
| isAppAccessToken() | 78 | 1 | 3 | |
| getValue() | 82 | 1 | 3 | |
| __toString() | 81 | 1 | 3 | |
| setExpiresAtFromTimeStamp() | 73 | 1 | 5 |